func runtime.reflect_chansend

one use

	runtime (current package)
		chan.go#L777: func reflect_chansend(c *hchan, elem unsafe.Pointer, nb bool) (selected bool) {